Skip to content

feat(hybrid): Clean logging and misc tweaks for hybrid removal#11942

Merged
Princesseuh merged 4 commits intonextfrom
feat/proper-logging
Sep 9, 2024
Merged

feat(hybrid): Clean logging and misc tweaks for hybrid removal#11942
Princesseuh merged 4 commits intonextfrom
feat/proper-logging

Conversation

@Princesseuh
Copy link
Member

Changes

This PR tackles the rest of the owl, this change forceServerOutput to a more generic buildOutput that allow adapters to set themselves as being for static websites, some logging wasn't working correctly after the removal of hybrid and in some cases, the logging was missing.

Testing

Tests should pass!

Docs

Some of it is docs! There's errors!

@changeset-bot
Copy link

changeset-bot bot commented Sep 7, 2024

⚠️ No Changeset found

Latest commit: 888b06c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions bot added pkg: astro Related to the core `astro` package (scope) docs pr labels Sep 7, 2024
@Princesseuh
Copy link
Member Author

The changesets for this PR are here #11941

@Princesseuh Princesseuh marked this pull request as ready for review September 7, 2024 04:00
@@ -73,10 +73,8 @@ export const PrerenderClientAddressNotAvailable = {
*/
export const StaticClientAddressNotAvailable = {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This message can show in middleware code, I'm not exactly sure why though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs pr pkg: astro Related to the core `astro` package (scope)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants